Category WebAPI
Share experience about WebAPI
How to Embedded Video on Your Site
2014/10/04·1 min readfew tips for embedded video to your site
13 Intranet Applications for Backend Office Systems
2014/08/02·6 min readA comprehensive guide to choosing the right backend office system for your company. Compare open-source solutions like OpenAtrium and Orchard with enterprise options like SharePoint.
How to Setup and Customize Swagger with ASP.NET MVC
2016/03/04·5 min readThis walkthrough tutorial is about how to set up Swagger with ASP.NET MVC API by using Visual Studio 2015, also provides steps ofhow to customize the swagger UI.
Few Useful Links About How to Test Responsive UI
2014/10/04·1 min read11 tools for responsive UI.
Few Useful Links for Responsive Web UI Frameworks
2014/10/04·2 min readThis blog, I'm trying to list few UI framework if you choose the
How to Log All WebAPI Request Response at ASP.NET MVC
2014/05/31·1 min readEXAMPLE OF LOG WEBAPI MVC3 CONTROLLERExample code of logging every request/response/exception when access to ASP.NET MVC 3 controller.